Skip to content

bpo-5038: Use iterable objects in case of mmap file source#11904

Closed
ghost wants to merge 5 commits into
masterfrom
unknown repository
Closed

bpo-5038: Use iterable objects in case of mmap file source#11904
ghost wants to merge 5 commits into
masterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 17, 2019

Introduce iterable objects for Basic and Digest authentication
in case the requests POST body is coming from an mmap'ed file.
As suggested by @vadmium.

Includes testcases for:

  • Basic Authentication
  • Digest Authentication used by Proxy-Authenticate code

https://bugs.python.org/issue5038

in case the requests POST body is coming from an mmap'ed file.
in case the requests POST body is coming from an mmap'ed file.
@ghost ghost closed this Feb 20, 2019
@ghost ghost deleted the fix-issue-5038-2 branch February 20, 2019 00:31
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants